home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / ab20_archive / utilities / system / opsys / cpuspeed2.lzh / Readme.1st < prev   
Text File  |  1991-10-26  |  1KB  |  35 lines

  1. I wrote this program to test the speed increase of CPU commands by a 14 MHz
  2. 68000 accelerator. The speed tests run a loop of about 200.000 times the
  3. same command (source and (if nessesary) destination are data registers) and
  4. disables multitasking by doing this.
  5. Only MC68000/10 are detected. MC68020/30/40 and Kickstart 2.0 are NOT
  6. supported (a guru maybe possible !) !
  7.  
  8. If you have 16 bit fastram cmp, clr, not and neg will be +10%.
  9.  
  10.  
  11. Files:
  12.  
  13.   CPU_test_PAL  - speed test program on 640x256 screen
  14.   CPU_test_NTSC - speed test program on 640x400 screen
  15.                   (only the screen resultion differes)
  16.  
  17.   PAL_68000_14MHz.iff  - IFF picture of my result (68000 / 14 MHz / PAL)
  18.   PAL_68010_7MHz.iff   - IFF picture of my result (68010 /  7 MHz / PAL)
  19.   NTSC_68000_14MHz.iff - IFF picture of my result (68000 / 14 MHz / NTSC)
  20.   NTSC_68010_7MHz.iff  - IFF picture of my result (68010 /  7 MHz / NTSC)
  21.  
  22.   Readme.1st - this file
  23.  
  24. Please email me results of 68000/10 7/14 MHz accelerater boards (e.g.
  25. AdSpeed). Thanks.
  26.  
  27.  
  28. Joerg.Richter@arbi.informatik.uni-oldenburg.de
  29.  
  30.  
  31. -------------------------------------------------------------------------
  32. /* The world is cruel and blind - let's have a good time */
  33.  
  34.  
  35.